-
Home
-
hCaptcha for WP
-
4.17.0 (latest)
-
Code
-
Classes
- Main
| Total Complexity |
87 |
| Dependencies |
148 |
| Dependents |
8 |
| Total lines |
1,686 |
| Lines of code |
1,179 |
| Logical lines of code |
195 |
| Comment lines |
303 |
| Methods |
28 |
| Properties |
9 |
Methods 28
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| load_modules() |
D |
11 |
9 |
676 |
| print_inline_styles() |
A |
36 |
3 |
139 |
| print_footer_scripts() |
S |
47 |
6 |
36 |
| plugin_or_theme_active() |
S |
56 |
7 |
20 |
| get_api_src() |
S |
50 |
6 |
28 |
| csp_headers() |
S |
50 |
6 |
27 |
| init_hooks() |
S |
44 |
3 |
45 |
| activate_hcaptcha() |
S |
62 |
6 |
10 |
| is_edit_page() |
S |
51 |
4 |
28 |
| denylist_ip() |
S |
62 |
3 |
12 |
| allowlist_ip() |
S |
62 |
3 |
12 |
| allow_honeypot_and_fst() |
S |
52 |
2 |
26 |
| login_head() |
S |
57 |
2 |
25 |
| prefetch_hcaptcha_dns() |
S |
67 |
3 |
7 |
| is_network_wide() |
S |
68 |
3 |
7 |
| parse_csp() |
S |
62 |
2 |
11 |
| init() |
S |
65 |
2 |
9 |
| merge_csp() |
S |
63 |
2 |
10 |
| get_api_url() |
S |
69 |
2 |
6 |
| get_verify_url() |
S |
69 |
2 |
6 |
| get_check_site_config_url() |
S |
69 |
2 |
6 |
| declare_wc_compatibility() |
S |
73 |
2 |
5 |
| is_plugin_active() |
S |
72 |
2 |
6 |
| get() |
S |
79 |
1 |
3 |
| load() |
S |
80 |
1 |
3 |
| settings() |
S |
82 |
1 |
3 |
| force_https() |
S |
71 |
1 |
5 |
| load_textdomain() |
S |
68 |
1 |
8 |